.banner-home{
    width: 100%;
    height: 500px;
    background: url("../../images/img20220809/homePage/bg1.png") no-repeat center;
    padding: 100px 0 60px;
    box-sizing: border-box;
}
.widMar {
    width: 1200px;
    height: 100%;
    margin: auto;
    position: relative;
}
.banner-search{
    width: 742px;
    height: 56px;
    background: #d01515;
    padding: 2px;
    margin: auto;
    box-sizing: border-box;
}
.search-ipt{
    float: left;
    width: 614px;
    height: 52px;
    line-height: 52px;
    text-indent: 10px;
    border: none;
    outline: none;
    box-sizing: border-box;
}
.search-icon{
    float: left;
    width: 124px;
    height: 52px;
    background: url("../../images/img20220809/homePage/icon-search.png") no-repeat center;
    cursor: pointer;
}
.banner-list{
    margin-top: 65px;
}
.banner-list li{
    float: left;
    width: 124px;
    height: 219px;
    text-align: center;
    margin-right: 30px;
    padding-top: 14px;
    box-sizing: border-box;
    cursor: pointer;
}
.banner-list li:first-child{
    background: linear-gradient(#6687e6,#5672c2);
}
.banner-list li:nth-child(2){
    background: linear-gradient(#4180de,#376cbb);
    margin-right: 29px;
}
.banner-list li:nth-child(3){
    background: linear-gradient(#37add3,#2e92b2);
}
.banner-list li:nth-child(4){
    background: linear-gradient(#23ad91,#1e927a);
}
.banner-list li:nth-child(5){
    background: linear-gradient(#48995b,#3d814d);
}
.banner-list li:nth-child(6){
    background: linear-gradient(#e5bd1a,#c19f16);
    margin-right: 29px;
}
.banner-list li:nth-child(7){
    background: linear-gradient(#8147a2,#6d3c89);
}
.banner-list li:last-child{
    background: linear-gradient(#cc1d1d,#ac1818);
    margin-right: 0;
}
.banner-name{
    line-height: 16px;
    color: #ffffff;
    font-size: 16px;
    margin-top: 8px;
}
.banner-txt{
    line-height: 22px;
    font-size: 14px;
    margin-top: 8px;
}
.banner-list li:first-child .banner-txt{
    color: #bdcefe;
}
.banner-list li:nth-child(2) .banner-txt{
    color: #98c1ff;
}
.banner-list li:nth-child(3) .banner-txt{
    color: #93e1fb;
}
.banner-list li:nth-child(4) .banner-txt{
    color: #a6ffed;
}
.banner-list li:nth-child(5) .banner-txt{
    color: #a5e1b3;
}
.banner-list li:nth-child(6) .banner-txt{
    color: #ffeda2;
}
.banner-list li:nth-child(7) .banner-txt{
    color: #d19af0;
}
.banner-list li:last-child .banner-txt{
    color: #ff9b9b;
}
.service-card{
    margin-top: 30px;
}
.service-card li{
    float: left;
    width: 290px;
    height: 98px;
    line-height: 98px;
    color: #d01515;
    font-size: 16px;
    font-weight: bold;
    margin-right: 12px;
    cursor: pointer;
}
.service-card li:first-child{
    background: url("../../images/img20220809/homePage/bg2.png") no-repeat;
    margin-bottom: 12px;
}
.service-card li:nth-child(2){
    background: url("../../images/img20220809/homePage/bg3.png") no-repeat;
    margin-bottom: 12px;
}
.service-card li:nth-child(3){
    background: url("../../images/img20220809/homePage/bg4.png") no-repeat;
    margin-bottom: 12px;
}
.service-card li:nth-child(4){
    background: url("../../images/img20220809/homePage/bg5.png") no-repeat;
    margin-right: 0;
}
.service-card li:nth-child(5){
    background: url("../../images/img20220809/homePage/bg6.png") no-repeat;
}
.service-card li:nth-child(6){
    background: url("../../images/img20220809/homePage/bg7.png") no-repeat;
    margin-right: 0;
}
.service-card i{
    display: inline-block;
    width: 52px;
    height: 100%;
    vertical-align: top;
    margin-right: 8px;
    margin-left: 10px;
}
.service-card li:first-child i{
    background: url("../../images/img20220809/homePage/icon9.png") no-repeat right center;
}
.service-card li:nth-child(2) i{
    background: url("../../images/img20220809/homePage/icon10.png") no-repeat right center;
}
.service-card li:nth-child(3) i{
    background: url("../../images/img20220809/homePage/icon11.png") no-repeat right center;
}
.service-card li:nth-child(4) i{
    background: url("../../images/img20220809/homePage/icon12.png") no-repeat right center;
}
.service-card li:nth-child(5) i{
    background: url("../../images/img20220809/homePage/icon13.png") no-repeat right center;
}
.service-card li:nth-child(6) i{
    background: url("../../images/img20220809/homePage/icon14.png") no-repeat right center;
}
.service-law{
    margin-top: 30px;
}
.service-law-left,.service-law-right{
    width: 594px;
    height: 128px;
    line-height: 128px;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
}
.service-law-left{
    float: left;
    background: url("../../images/img20220809/homePage/bg8.png") no-repeat;
}
.service-law-right{
    float: right;
    background: url("../../images/img20220809/homePage/bg9.png") no-repeat;
}
.service-law i{
    display: inline-block;
    width: 66px;
    height: 100%;
    vertical-align: top;
    margin-right: 30px;
    margin-left: 184px;
}
.service-law-left i{
    background: url("../../images/img20220809/homePage/icon15.png") no-repeat left center;
}
.service-law-right i{
    background: url("../../images/img20220809/homePage/icon16.png") no-repeat left center;
}
.service-consult{
    margin: 20px 0 30px;
}
.consult-title{
    height: 40px;
    line-height: 37px;
    color: #d01515;
    font-size: 18px;
    font-weight: bold;
    background: url("../../images/img20220809/homePage/line1.png") no-repeat left 138px top 12px;
    position: relative;
}
.consult-title:after{
    content: '';
    width: 116px;
    height: 3px;
    background: #d01515;
    position: absolute;
    left: 4px;
    bottom: 0;
}
.consult-title i{
    display: inline-block;
    width: 21px;
    height: 100%;
    background: url("../../images/img20220809/homePage/icon-advisory.png") no-repeat left center;
    vertical-align: top;
    margin: 0 12px 0 11px;
}
.service-more{
    height: 14px;
    line-height: 14px;
    color: #818181;
    font-size: 14px;
    background: url("../../images/img20220809/homePage/icon-more.png") no-repeat right center;
    padding-right: 20px;
    position: absolute;
    top: 15px;
    right: 6px;
}
.consult-content{
    margin-top: 20px;
}
.consult-list{
    float: left;
    width: 374px;
    margin-right: 39px;
}
.consult-list:nth-child(3){
    margin-right: 0;
}
.consult-list li{
    height: 60px;
    padding: 8px 0 11px 36px;
    border-bottom: 1px solid #ced0d3;
    position: relative;
    box-sizing: border-box;
}
.consult-list li:before{
    content: '';
    width: 4px;
    height: 4px;
    background: #9c9c9c;
    border-radius: 50%;
    position: absolute;
    top: 17px;
    left: 13px;
}
.consult-list li.active,.consult-list li:hover{
    background: #f6f8fb;
    cursor: pointer;
}
.consult-txt{
    float: left;
    display: -webkit-box;
    width: 252px;
    line-height: 20px;
    color: #333333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}
.consult-time{
    float: right;
    line-height: 20px;
    color: #969696;
    font-size: 14px;
}
.service-list li{
    float: left;
    width: 291px;
    height: 110px;
    margin-right: 12px;
    display: flex;
    align-items: center;
    padding-left: 23px;
    box-sizing: border-box;
    cursor: pointer;
}
.service-list li:first-child{
    background: url("../../images/img20220809/homePage/bg10.png") no-repeat;
}
.service-list li:nth-child(2){
    background: url("../../images/img20220809/homePage/bg11.png") no-repeat;
}
.service-list li:nth-child(3){
    background: url("../../images/img20220809/homePage/bg12.png") no-repeat;
}
.service-list li:nth-child(4){
    background: url("../../images/img20220809/homePage/bg13.png") no-repeat;
    margin-right: 0;
}
.service-list span{
    width: 176px;
    line-height: 24px;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px;
}
.service-star{
    width: 1200px;
    height: 382px;
    background: #f5f8fb;
    margin-top: 48px;
    padding: 32px 22px 18px;
    position: relative;
    box-sizing: border-box;
}
.service-star .service-more{
    top: 22px;
    right: 16px;
}
.star-title{
    line-height: 18px;
    color: #2d3b58;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.star-poster{
    height: 38px;
    line-height: 38px;
    background: url("../../images/img20220809/homePage/txt.png") no-repeat center;
    /*font-size: 32px;
    font-weight: bold;
    text-align: center;
    background-image:-webkit-linear-gradient(#ff5319,#d31915);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;*/
    margin-top: 23px;
    position: relative;
}
/*.star-poster:after{
    content: '';
    width: 1130px;
    height: 24px;
    background: url("../../images/img20220809/homePage/line2.png") no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}*/
.star-article{
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.star-list li{
    float: left;
    width: 223px;
    height: 145px;
    padding: 9px;
    margin-right: 10px;
    border: 1px solid #dde5ef;
    background: #fdfdfe;
    box-sizing: border-box;
}
.star-list li:last-child{
    margin-right: 0;
}
.star-list li.active,.star-list li:hover{
    border-color: #fec3c3;
    background: #fff8f8;
    cursor: pointer;
}
.star-list img{
    float: left;
    margin-right: 10px;
}
.star-content{
    overflow: hidden;
}
.star-name{
    line-height: 18px;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
}
.star-office{
    width: 84px;
    line-height: 16px;
    color: #322900;
    font-size: 14px;
    margin-top: 14px;
}
.star-city{
    width: 84px;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    margin-top: 12px;
    background: url("../../images/img20220809/homePage/bg14.png") no-repeat;
}
.star-img{
    display: block;
    margin-top: 30px;
    cursor: pointer;
}
.service-map{
    margin-top: 40px;
}
.map-title{
    height: 24px;
    line-height: 24px;
    color: #203664;
    font-size: 18px;
    font-weight: bold;
    padding-left: 32px;
    background: url("../../images/img20220809/homePage/icon-map.png") no-repeat left top;
}
.map-content{
    height: 473px;
    margin-bottom: 48px;
    padding-top: 4px;
    box-sizing: border-box;
}
.map-content .china-map{
    position: relative;
    float: left;
    margin-left: 20px;
    margin-right: 47px;
}
.map-address{
    width: 444px;
    overflow: hidden;
}
.map-address-title{
    height: 66px;
    line-height: 66px;
    color: #505050;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    background: url("../../images/img20220809/homePage/line3.png") no-repeat bottom center;
}
.map-address-title i{
    display: inline-block;
    width: 20px;
    height: 100%;
    background: url("../../images/img20220809/homePage/icon-addr.png") no-repeat center;
    vertical-align: top;
    margin-right: 12px;
}
.map-address-list{
    height: 336px;
    padding: 12px 0 16px;
    background: url("../../images/img20220809/homePage/line3.png") no-repeat bottom center;
    box-sizing: border-box;
}
.map-address-list li{
    float: left;
    width: 20%;
    height: 44px;
    line-height: 44px;
    color: #535353;
    font-size: 16px;
    text-align: center;
}
.map-address-list li a{
    color: #535353;
}
.newMap_pop {
    top: 52px;
}